You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TMtxVec Class
>
TMtxVec Methods
>
Replace Method
>
TMtxVec.Replace Method ([In] float, [In] float, [In] float)
Dew Math for .NET
TMtxVec.Replace Method ([In] float, [In] float, [In] float)
TMtxVec Class
TMtxVec Members
Dew.Math Namespace
Replace Method
Collapse All
Syntax
C#
Visual Basic
public
TMtxVec
Replace
([In]
float
SearchValue
, [In]
float
ReplaceValue
, [In]
float
Tol
);
Public
Function
Replace
(
SearchValue
As
[In] float,
ReplaceValue
As
[In] float,
Tol
As
[In] float = 0.0001f)
As
TMtxVec
Description
This is Replace, a member of class TMtxVec.
Group
Replace Method
Links
TMtxVec Class
,
TMtxVec Members
,
Dew.Math Namespace
,
Replace Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!